home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / sysext / init / biggerde.sit / About BiggerDesk next >
Text File  |  1991-07-09  |  4KB  |  113 lines

  1. BiggerDesk
  2. Hacked 1991, Steve Klingsporn
  3. Internet:  klingspo@mozart.cs.colostate.edu
  4.  
  5.  
  6. Overview
  7. --------
  8. I've toyed and hacked at MaxAppleZoom, first alleviating the great
  9. feature that prevents you from using it these days, the date limit.
  10. Next, I've torn out all of the control panel code and associated
  11. resources, and have inserted someone's bug fix for MAZ that makes
  12. it so that the right-hand edge of the screen doesn't display the
  13. horizontal "bands" in 1-bit mode.  The new file is called
  14. "BiggerDesk," and is only 6K, is a System Extension, and goes
  15. into the 7.0 Extensions Folder inside of the System Folder.
  16.  
  17. I TAKE NO CREDIT FOR WHAT I HAVE DONE.  I IN NO WAY EXPECT TO
  18. BE PAID, ETC. FOR THIS.  It's just a service.  The product
  19. belongs to Naoto Horii in Belgium.
  20.  
  21. I will classify my hack, the NOP'ing of the _DrawCicn call,
  22. "BabeWare," though, which means that if you hate the damn
  23. showInit icons on startup, you MUST send me the name and
  24. phone number (specifications would be nice too) of a really
  25. beautiful young lady in great shape, between the age of
  26. 20-25.
  27.  
  28.  
  29. Required
  30. ---------
  31. You must have paid your shareware fee to Naoto Horii for MaxAppleZoom
  32. version 1.3.1 or earlier.  You must first find and download MaxAppleZoom
  33. so that you have his address (to send your fee) and the original
  34. documentation.
  35.  
  36. Macintosh II-class machine with an old "Toby frame buffer"
  37. Apple 8-bit video card.  Anything of a class 8*24 card or above
  38. will not work.
  39.  
  40. AppleColor Hi-Res RGB Monitor or SONY equivalent.
  41.  
  42.  
  43.  
  44. Basically, the author put this inhibitor code in MaxAppleZoom that
  45. compares the current date with some other funky address and prevents
  46. those who "never sent in their fee" from using MAZ.  Unfortunately,
  47. this guy has seemingly disappeared with little or no support for
  48. his product.  It's a damn great product -- increases the size of
  49. your usable desktop.  So, someone had to be brave and hack some
  50. things together with ResEdit.
  51.  
  52. A dude named Bob on the Internet provided the first patch, a NOP
  53. at some branch point that alleviates the date problem.  I've tested
  54. this with 1999 and 2002 as well as 1980.  You're fine now, enjoy.
  55.  
  56. The next hack is someone's -- dunno their name, but they wrote this
  57. little INIT called "maxapplefix" that fixes the banding on the
  58. right-hand side of the screen.  I pasted the INIT code and gave it
  59. an ID of 2 into the MaxAppleZoom file.
  60.  
  61. Took out all of the 'cdev' (control panel interface) code and
  62. the associated ('zsys, mach,' etc.) resources.  Even with Bob's
  63. patch, the control panel wouldn't work past the "deadline date."
  64.  
  65. Gave the file a type "INIT" and left the creator the same.  Renamed
  66. it to "BiggerDesk" with the same special character preceeding the
  67. "B."  Have it load first.
  68.  
  69. NOP'd out the call to _DrawCicn cuz I hate startup icons.
  70. If you're like me, I suggest the INIT called "noIcon."  Great.  No
  71. more damn startup icons.
  72.  
  73. Anyhow, you're left with a 6K init that doesn't do much but what
  74. it's supposed to, and has a little fix in it.  Great!
  75.  
  76.  
  77. Seeing as I usually come under attack, please don't send me any
  78. flame mail saying "Hey, you f'n communist, that was Naoto's program
  79. and you messed with it."  I advise that if you have this file,
  80. you should have the "real" MaxAppleZoom and documentation.
  81.  
  82. Hey, here's something I can ask for in return for this:
  83.  
  84. Anyone have a dial-in # that I can call to access the INTERNET
  85. -- live internet so I can telnet to Colorado?  In the 708 or
  86. 312 area code, please, and if it includes logging into someone's
  87. account to jump over, hey, that's cool.
  88.  
  89.  
  90. If you have a problem with the SYNC settings, you can set them
  91. by setting your Mac's date way back and using the control panel
  92. (MaxAppleZoom, the original) 1.3.1.  Set the sync, restart,
  93. and using ResEdit, copy the "DATA" resource into BiggerDesk.
  94. Haven't tried it, but my guess is it works.  You don't need
  95. the narrow screen thingy cuz well, the bug is fixed.
  96.  
  97. I've tested this on and only on:
  98.  
  99. Macintosh IIfx 8MB
  100. Running System 7.0
  101. In 32-bit addressing mode with 30 MB's of Virtual Memory.
  102.  
  103. Should work for you.  If not, I'm sorry.  I'm no genius and
  104. this code really is and I have no clue what it really does,
  105. so I can't really help.
  106.  
  107.  
  108. Hope this is as good for you as it is for me,
  109.  
  110. Steve Klingsporn
  111. klingspo@mozart.cs.colostate.edu
  112. MOOF!!!
  113.